<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

/* for navbar-default */
#header {
	height: 92px;
}

#header .navbar-default {
	height: 92px;
	background: #F9F9F9;
}

#header .navbar-default .navbar-header {
	height: 91px;
}

#header .navbar-brand {
	padding: 22px 15px;
}

@media (min-width: 1600px) {
	#header .container,#push-wrap-top .container,#push-wrap-center .container,#push-wrap-bottom .container,#footer .container {
		width: 1550px;
	}
	
	.navbar-default .collapse .navbar-nav&gt;li&gt;a {
		padding: 34.5px 10px !important;
		margin: 0 25px !important;
	}
}

@media(max-width: 1599px) and (min-width:1300px) {
	#header .container,#push-wrap-top .container,#push-wrap-center .container,#push-wrap-bottom .container,#footer .container {
		width: 1270px;
	}
	
	.footer .info-left {
		margin-left: 5px !important;
	}
	
	.footer .info-left&gt;span {
	    margin: 0 5px !important;
	}
	
	.contact-bottom .contact-form {
		left: 10% !important;
	}
	
	.nav .dropdown-menu-left {
	    margin-left: -839.5px !important;
	}
}

@media (min-width: 1300px) {
	#wrap #content .section .container {
		width: 1230px;
	}
	
	.content-leftnavs.panel-default {
		width: 300px;
	}
	
	#wrap #content .section .section-body .col-lg-9 {
		padding-left: 84px;
	}
}

@media(max-width: 1299px) and (min-width:1200px) {
	.footer .info-right,.footer .info-left {
		max-width: 400px;
	}
	
	.footer .info-left {
		margin-left: 5px !important;
	}
	
	.contact-bottom .contact-form {
		left: 6% !important;
	}
	
	.nav .dropdown-menu-left {
	    margin-left: -789.5px !important;
	}
}

@media (min-width: 1200px) {
	#push-wrap-top .container {
		width: 1130px;
	}
	
	.product-zoom-image-big, .product-zoom-image-big a {
		width: 552px !important;
		height: 552px !important;
	}
	
	.product-zoom-image-big {
		max-width: 552px !important;
		max-height: 552px !important;
	}
	
	.nav .dropdown-menu-left {
	    padding: 0px;
	    width: 1179px;
	    left: 50%;
	    margin-left: -799.5px;
	    background: #f0f0f0;
	    height: 655px;
	    background: url(../../../Images/Home/custom/nav-bg.jpg) no-repeat #fff;
	    background-size: 100% 71px;
	}
	
	.nav .dropdown-menu-left&gt;li {
		border-right: 1px solid #ececec;
		height: 100%;
	}
	
	.nav .dropdown-menu-left&gt;li:last-child {
		border: none;
	}
	
	.nav .dropdown-menu-left .sub-nav-item {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		background: none;
		height: 71px;
		line-height: 71px;
    	padding: 0px;
	}
	
	.nav .sub-articles ul {
		list-style-type: none;
	}
	
	.nav .sub-articles .image {
		max-width: 167px;
		max-height: 126px;
		margin: auto;
		border: 1px solid transparent;
	}
	
	.nav .sub-articles ul li:hover .image {
		border: 1px solid #B28850;
	}
	
	.nav .sub-articles ul li {
		margin-top: 25px;
	}
	
	.nav .sub-articles .image img {
		max-width: 100%;
	}
	
	.nav .sub-articles .title {
		font-size: 12px;
		color: #474747;
		margin-top: 7px;
		text-align: center;
	}
	
	.nav .dropdown-menu-left .more {
		/* position: absolute;
		bottom: 20px;
		width: 25%; */
		text-align: right;
		margin-top: 10px;
	}
}

.nav .dropdown-menu-left .more a {
	font-size: 12px;
	color: #B28850;
}

@media(max-width: 1199px) and (min-width:992px) {
	#push-wrap-top {
		padding-top: 70px !important;
    	padding-bottom: 100px !important;
	}
	
	.contact-bottom .contact-form {
		width: 412px !important;
    	left: 10% !important;
	}
	
	.footer .info-left {
		margin-left: 25px !important;
	}
	
	.footer .code {
	    float: left !important;
	    margin-left: 30px;
	}
	
	.contact-bottom {
		margin-bottom: 0px !important;
	}
	
	.footer {
	    background: rgba(29,29,29,1) !important;
	} 
	
	#push-wrap-top .more a {
		margin-top: 20px !important;
	}
	
	.nav .dropdown-menu-left .more {
		padding: 3px 35px;
	}
	
	.nav .dropdown-menu-left .more {
		display: none;
	}
}

@media(max-width: 991px) and (min-width:768px) {
	#push-wrap-top {
		padding-top: 0px !important;
    	padding-bottom: 40px !important;
	}
	
	#push-wrap-center .thumbnail {
		height: 419px;
	}
	
	#push-wrap-center .push-header {
		padding-top: 0px !important;
	}
	
	#push-wrap-center .push-item {
		padding-top: 125px !important;
	}
	
	#push-wrap-center .thumbnail .line {
		margin: 30px auto 5px !important;
	}
	
	#push-wrap-center .push-header {
		margin-bottom: -120px !important;
	}
	
	.contact-bottom {
		margin-bottom: 0px !important;
	}
	
	.footer {
	    background: rgba(29,29,29,1) !important;
	}
	
	.contact-bottom .contact-form {
		width: 410px !important;
		left: 0px !important;
	}
	
	.content-leftnavs .contact-info .info-top, .content-leftnavs .contact-info .info-bottom {
	    padding-left: 0px !important;
	}
	
	.content-leftnavs .contact-info {
		padding: 32px 5px !important;
	}
	
	.nav .dropdown-menu-left .more {
		padding: 3px 35px;
	}
	
	.nav .dropdown-menu-left .more {
		display: none;
	}
}

@media(max-width: 767px) {
	#header .navbar-brand {
		padding: 8px 0;
	}
	
	#header .navbar-default .navbar-header {
		height: 62px;
	}
	
	#push-wrap-top {
		padding-top: 0px !important;
    	padding-bottom: 20px !important;
	}
	
	#push-wrap-center .thumbnail {
		height: auto;
	}
	
	#push-wrap-center .push-header {
		padding-top: 0px !important;
	}
	
	#push-wrap-center .push-item {
		padding-top: 0px !important;
		border: none !important;
		padding-bottom: 0px !important;
	}
	
	#push-wrap-center .thumbnail .line {
		margin: 30px auto 5px !important;
	}
	
	#push-wrap-center .push-header {
		margin-bottom: -120px !important;
	}
	
	.contact-bottom {
		margin-bottom: 0px !important;
	}
	
	.footer {
	    background: rgba(29,29,29,1) !important;
	}
	
	.contact-bottom .contact-form {
		width: 100% !important;
		left: 0px !important;
	}
	
	.push-container .page-header h2 .name, .push-container .page-header h3 .name {
		font-size: 16px !important;
	}
	
	#push-wrap-top .page-header h2 .alias {
		font-size: 18px !important;
	}
	
	#push-wrap-top .description {
		margin-top: 0px !important;
    	margin-bottom: 0px !important;
	}
	
	#push-wrap-top .more a {
		margin-top: 10px !important;
	}
	
	#push-wrap-top .push-header {
		display: none;
	}
	
	#push-wrap-center .thumbnail .image img {
		margin: auto;
	}
	
	#push-wrap-center .push-header {
		margin-bottom: 0px !important; 
	}
	
	#push-wrap-center .thumbnail .line {
		display: none;
	}
	
	#push-wrap-bottom {
		padding-top: 0px !important;
    	padding-bottom: 15px !important;
	}
	
	#push-wrap-bottom .more a {
		margin: 0px auto !important;
	}
	
	.contact-bottom .page-header .name {
		font-size: 16px !important;
	}
	
	.contact-bottom .page-header {
		top: 0px !important;
	}
	
	.contact-bottom .contact-form {
		margin-top: 100px;
		top: 0px !important;
	}
	
	.contact-bottom #map {
		height: 430px !important;
	}
	
	.footer .info-left,.footer .info-right {
		margin: 0px !important; 
	}
	
	.push-container .push-header {
		margin-bottom: 0px;
	}
	
	.contact #map {
		height: 230px !important;
	}
	
	.footer span{
		display: block;
	}
	
	.footer .info-left,.footer .info-right {
		float: none !important;
	}
	
	#push-wrap-center {
		background: none !important;
	}
	
	#push-wrap-center .thumbnail .name,#push-wrap-center .thumbnail .alias {
		color: #000 !important;
	}
	
	#push-wrap-center .thumbnail .name {
		font-size: 14px !important;
	}
	
	#push-wrap-center .thumbnail .caption {
		height: 100px;
	}
	
	#push-wrap-center .thumbnail .icon {
		display: none;
	}
	
	#push-wrap-center .thumbnail .image {
	    width: 70%;
	    margin: auto;
	}
	
	.nav .dropdown-menu-left .more {
		padding: 3px 40px;
	}
	
	.nav .dropdown-menu-left .more {
		display: none;
	}
}

/* #header .navbar-brand img {
	height: 45px;
} */

@media (min-width: 992px) {
	.navbar-default .collapse .navbar-nav&gt;li&gt;a  {
		border: none;
		padding: 34.5px 10px;
		margin: 0 5px;
		color: #1D1D1D;
		font-size: 13px;
	}
}

@media (max-width: 991px) {
	#header {
		height: 62px;
	}
	
	#header .navbar-default {
		height: 62px;
	}
	
	#header .navbar-default .navbar-header {
		height: 62px;
	}
	
	#header .navbar-brand {
		padding: 8px 15px;
	}
	
	.content-leftnavs .panel-heading,.content-leftnavs .contact-info {
		display: none;
	}
	
	.content-leftnavs .list-group {
	    overflow: hidden;
	    width: 100%;
	    box-shadow: none !important;
	}
	
	.content-leftnavs .list-group .list-group-item {
	    background: none;
	    float: left;
	    border: none !important;
	    padding: 5px 0px !important;
	    margin-right: 15px;
	}
	
	.content-leftnavs.panel-default {
		max-width: 100% !important;
		margin-top: 0px !important;
	}
	
	.page-header {
	    margin: 25px 0 0px;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item a .title {
		font-size: 14px !important;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item a .alias {
		font-size: 12px !important;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item:hover, .content-leftnavs .list-group&gt;.list-group-item.active,.products .content-leftnavs&gt;.list-group&gt;.list-group-item {
		background: none !important;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item:hover .title, .content-leftnavs .list-group&gt;.list-group-item.active .title,
		.content-leftnavs .list-group&gt;.list-group-item:hover .alias, .content-leftnavs .list-group&gt;.list-group-item.active .alias {
		color: #B28850;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item a {
		padding: 0px !important;
	}
	
	.content-leftnavs .list-group&gt;.list-group-item a .alias {
		display: none !important;
	}
	
	
}

@media(max-width: 991px) and (min-width:768px) {
	.navbar-default .collapse .navbar-nav&gt;li&gt;a  {
		border: none;
		padding: 19.5px 13px;
		color: #1D1D1D;
		font-size: 13px;
	}
}

@media (min-width: 768px) {
	.navbar-default .collapse .navbar-nav&gt;li.active&gt;a, 
		#header .navbar-default .collapse .navbar-nav&gt;li:hover&gt;a,
			.navbar-default .collapse .navbar-nav&gt;li.open&gt;a {
		border: none;
		background: none;
		color: #B28850;
		font-weight: bold;
		border-bottom: 3px solid #B28850;
	}
	
	.navbar-default .navbar-collapse {
		background: #F9F9F9;
	}
	
	.contact-bottom .contact-form input,.contact-bottom .contact-form textarea {
		height: 52px;
		line-height: 38px;
	}
	
	.contact-bottom .contact-form .btn {
		height: 52px;
	}
}

/* footer */
.footer {
	background: rgba(29,29,29,0.9);
	z-index: 999;
    position: relative;
}

.footer,.footer a {
	font-size: 12px;
	color: #D1D1D1;
}

.footer .logo-bottom {
	float: left;
	margin-top: 15px;
}

.footer .info-left {
	float: left;
	margin-top: 24px;
	margin-left: 75px;
}

.footer .info-left&gt;span {
	margin: 0 10px;
}

.footer .info-right {
	float: left;
	margin-top: 24px;
}

.footer .code {
	float: right;
}

.footer .footer-row&gt;div {
	height: auto;
	overflow: hidden;
}

/* 棣栭〉==&gt;椤堕儴 */
.push-container .page-header h2 .name, .push-container .page-header h3 .name {
	font-size: 26px;
	color: #B28850;
	font-weight: bold;
}

.page-header {
	border: none;
}

#push-wrap-top {
	background: url(../../../Images/Home/custom/index-top.jpg) no-repeat;
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 243px;
}

#push-wrap-top .page-header h2 {
	text-align: left;
}

#push-wrap-top .description {
	text-align: left;
	color: #6D6D6D;
	line-height: 24px;
	margin-top: 35px;
	margin-bottom: 20px;
}

#push-wrap-top .page-header h2 .alias {
	font-size: 30px;
	font-weight: bold;
	color: rgba(178,136,80,0.1);
	margin-left: -85px;
}

#push-wrap-top .thumbnail {
	border-radius: 0px;
	border: none;
	background: none;
	padding: 0px;
}

#push-wrap-top .thumbnail .name {
	font-size: 14px;
	color: #6E6E6E;
	display: block;
	text-align: left;
	padding-top: 10px;
}

#push-wrap-top .thumbnail .alias {
	font-size: 12px;
	color: #CDCDCD;
	display: block;
	text-align: left;
	margin-top: 3px;
}

#push-wrap-top .push-item .thumbnail .image {
	float: left;
	margin-right: 10px;
}

#push-wrap-top .push-item .thumbnail .caption {
	padding: 0px;
}

#push-wrap-top .push-item .thumbnail .image&gt;span {
	display: block;
	width: 56px;
	height: 56px;
	background: url(../../../Images/Home/custom/top-next.png) no-repeat;
}

#push-wrap-top .push-body .push-item:nth-child(2) .thumbnail .image&gt;span {
	background-position: -56px 0px;
}

#push-wrap-top .push-body .push-item:nth-child(3) .thumbnail .image&gt;span {
	background-position: -112px 0px;
}

#push-wrap-top .push-body .push-item a {
	cursor: default;
}

#push-wrap-top .item-image img {
	float: right;
}

#push-wrap-top .more a {
	display: block;
	width: 98px;
	height: 26px;
	line-height: 24px;
	border: 1px solid #b28850;
	font-size: 12px;
	color: #959595;
	text-align: center;
	margin-top: 40px;
}

/* 棣栭〉==&gt;涓儴 */
#push-wrap-center {
	background: url(../../../Images/Home/custom/index-center.png) no-repeat;
	background-size: cover;
}

#push-wrap-center .page-header .alias {
    display: block;
    font-size: 12px;
    color: #B28850;
    font-weight: bold;
    margin-top: 5px;
}

#push-wrap-center .thumbnail {
	border-radius: 0px;
	border: none;
	background: none;
	padding: 0px;
}

#push-wrap-center .thumbnail .image {
	text-align: center;
}

#push-wrap-center .thumbnail .image img {
	margin: auto;
}

#push-wrap-center .thumbnail .name {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: block;
}

#push-wrap-center .thumbnail .alias {
	font-size: 12px;
	color: rgba(255,255,255,0.72);
	display: block;
	margin-top: 5px;
}

#push-wrap-center .thumbnail .line {
	width: 1px; 
	height: 65px;
	margin: 60px auto 5px;
	background: rgba(255,255,255,0.72);
}

#push-wrap-center .push-item {
	padding: 0px;
	margin-bottom: 0px;
	padding-top: 205px;
	padding-bottom: 80px;
}

#push-wrap-center .push-item:not(:last-child) {
	border-right: 2px solid rgba(153,108,51,0.62);
}

#push-wrap-center .push-header {
	margin-bottom: -165px;
	padding-top: 45px;
	z-index: 999;
    position: relative;
}

#push-wrap-center .push-item:hover {
	background: rgba(255,255,255,0.07);
}

#push-wrap-center .more a {
	font-size: 12px;
	color: #947143;
	width: 16px;
	display: block;
	font-weight: bold;
}

#push-wrap-center .more a i {
	font-size: 18px;
}

#push-wrap-center .push-container .push-header .page-header h2&gt;a {
	display: inline-block;
}

#push-wrap-center .more {
	display: inline-block;
	margin-left: 5px;
}

/* 棣栭〉==&gt;搴曢儴 */
#push-wrap-bottom {
	background: url(../../../Images/Home/custom/index-bottom.png) no-repeat;
	background-size: cover;
	padding-top: 54px;
	padding-bottom: 95px;
}

#push-wrap-bottom .page-header .alias {
	display: block;
	font-size: 12px;
	color: #B28850;
	font-weight: bold;
	margin-top: 5px;
}

#push-wrap-bottom .thumbnail {
	border-radius: 0px;
	border: none;
	background: none;
	padding: 0px;
}

#push-wrap-bottom .push-item .title {
	text-align: left;
	margin-top: 15px;
}

#push-wrap-bottom .push-item .title a {
	color: #191919;
	font-size: 14px;
}

#push-wrap-bottom .push-item .introduction {
	text-align: left;
	font-size: 12px;
	color: #848687;
	line-height: 25px;
	margin-top: 5px;
	height: 50px;
    overflow: hidden;
}

#push-wrap-bottom .push-item:hover .title a,#push-wrap-bottom .push-item:hover .introduction {
	color: #B28850;
}

#push-wrap-bottom .more a {
	display: block;
	width: 98px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #b28850;
    font-size: 12px;
    color: #959595;
    text-align: center;
    margin: 33px auto 0px;
}

#map {
	
	z-index: 888;
}

.contact-bottom {
	position: relative;
	margin-bottom: -88px;
}

.contact-bottom .page-header {
	z-index: 999;
	position: absolute;
	top: 60px;
	left: 0px;
    right: 0px;
}

.contact-bottom .page-header .name {
	color: #B28850;
	font-size: 26px;
	font-weight: bold;
	display: block;
}

.contact-bottom .page-header .alias {
	color: #B28850;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

.contact-bottom .contact-form {
	position: absolute;
	top: 200px;
	z-index: 999;
	width: 592px;
	left: 20%;
}

.contact-bottom .contact-form .form-group {
	margin-left: 0px;
	margin-right: 0px;
}

.contact-bottom .contact-form input,.contact-bottom .contact-form textarea {
	border-radius: 0px;
	border: 1px solid #979797;
	background: rgba(0,0,0,0.62);
	font-size: 14px;
	color: #C2C2C3;
}

.contact-bottom .contact-form input:focus,.contact-bottom .contact-form textarea:focus {
	border: 1px solid #00cb3c;
}

.contact-bottom .btn-primary {
	background: rgba(189,133,59,0.62);
	border: none;
}

.contact-bottom .contact-form .btn {
	border-radius: 0px;
	width: 100%;
	opacity: 1;
}

#map .BMap_bubble_title {
	color: #cc5422;
}

#map .BMap_bubble_content {
	color: #000;
	font-size: 12px;
}

/* 鍏叡閮ㄥ垎 */
.section-header-name {
	left: 0px;
    right: 0px;
    text-align: center;
    top: 50%;
    bottom: inherit;
    margin-top: -46.5px;
}

.section-header-name h1 {
	font-size: 27px;
	margin-bottom: 5px;
}

.section-header-name h2 {
	font-size: 12px;
	margin-top: 2px;
} 

.section-header .breadcrumb {
    padding: 0px;
    background: none;
}

.section-header .section-position {
    bottom: 15px;
    left: 0px;
    right: 0px;
    text-align: right;
}

.section-header .breadcrumb a {
    color: #fff;
}

.section-header .breadcrumb&gt;li+li:before {
    color: #fff;
    content: "-\00a0";
}

.section-header .breadcrumb&gt;.active {
    color: #fff;
}

.section-header .breadcrumb i {
	display: none;
}

.wrap .content .section {
	background: #f8f8f8;
}

.content-leftnavs.panel-default {
	border: none;
	background: none;
    box-shadow: none;
    margin-top: -92px;
    max-width: 300px;
}

.content-leftnavs .panel-heading {
	height: 72px;
	line-height: 72px;
	background: #89530B;
	border-radius: 0px;
    border: none;
    font-size: 17px;
    padding: 0px 30px 0px 37px;
}

.content-leftnavs .panel-heading i {
	color: rgba(255,255,255,0.26);
	float: right;
    margin-top: 26px;
}

.content-leftnavs&gt;.list-group&gt;.list-group-item {
	background-image: none;
	background: #F6F6F6;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 18px;
}

.content-leftnavs&gt;.list-group&gt;.list-group-item:last-child {
	border-bottom: none;
}

.content-leftnavs .list-group&gt;.list-group-item a {
	text-indent: 0px;
}

.content-leftnavs .list-group&gt;.list-group-item a .title {
	display: block;
	color: #4e4e4e;
	font-size: 15px;
}

.content-leftnavs .list-group&gt;.list-group-item a .alias {
	display: block;
	color: #a7a7a7;
	font-size: 13px;
}

.content-leftnavs .list-group&gt;.list-group-item:hover,.content-leftnavs .list-group&gt;.list-group-item.active {
	background: #EDEDED;
	font-weight: normal;
}

.content-leftnavs .list-group {
	-webkit-box-shadow: 2px 2px 12px 5px rgba(6,0,1,.07);
    box-shadow: 2px 2px 12px 5px rgba(6,0,1,.07);
}

.content-leftnavs .contact-info {
	-webkit-box-shadow: 2px 2px 12px 5px rgba(6,0,1,.07);
    box-shadow: 2px 2px 12px 5px rgba(6,0,1,.07);
    margin-top: 18px;
    background: #fff;
    padding: 32px 20px;
}

.content-leftnavs .contact-info .info-top&gt;span {
	display: block;
	font-size: 12px;
	color: #6E6E6E;
	margin-bottom: 5px;
}

.content-leftnavs .contact-info .info-top&gt;span i {
	width: 13px;
	text-align: center;
	color: #b4b4b4;
}

.content-leftnavs .contact-info .info-bottom {
	border-top: 1px solid #e5e5e5;
}

.content-leftnavs .contact-info .info-bottom .icon {
	display: block;
	width: 23px;
	height: 24px;
	background: url(../../../Images/Home/custom/hotline.png);
	float: left;
	margin-top: 5px;
    margin-right: 10px;
}

.content-leftnavs .contact-info .info-bottom .title,.content-leftnavs .contact-info .info-bottom .tel {
	display: block;
	color: #0CBF40;
	font-size: 12px;
	font-weight: bold;
}

.content-leftnavs .contact-info .info-bottom .service-line .icon {
	background-position: 0px -24px;
}

.content-leftnavs .contact-info .info-bottom&gt;div {
	margin-top: 17px;
}

.content-leftnavs .contact-info .info-bottom {
	margin-top: 14px;
}

.content-leftnavs .contact-info .info-top,.content-leftnavs .contact-info .info-bottom {
	padding-left: 12px;
}

.section-pager&gt;div&gt;span, .section-pager&gt;div&gt;a {
	width: 20px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #d3d3d3;
	background: #fff;
	color: #888;
	margin: 0 3px;
}

.section-pager&gt;div&gt;span.current {
	background: #996c31;
	color: #fff;
}

.section-pager&gt;div&gt;a.next,.section-pager&gt;div&gt;a.prev {
	width: 53px;
}

.section-pager&gt;div&gt;a.first,.section-pager&gt;div&gt;a.last {
	width: 36px;
}

/* 鍏充簬鎴戜滑 */
.articles-full-honor .articles-item .title {
	font-size: 12px;
	color: #4F4F4F;
	height: 35px;
    margin-top: 10px;
}

.articles-full-equip .articles-item .title {
	color: #474747;
	height: 43px;
}

/* 鏂伴椈涓績 */
.articles-full-news .articles-item h4 a {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.articles-full-news .articles-item h4 .date {
	font-size: 12px;
	color: #cfcfcf;
	font-weight: normal;
}

.articles-full-news .articles-item .introduction {
	font-size: 12px;
	color: #848484;
}

.articles-full-news .articles-list-media .articles-item {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 30px;
}

.articles-full-news .articles-item:hover h4 a,.articles-full-news .articles-item:hover .introduction {
	color: #996C33;
}

/* 浜у搧涓績 */
.products .leftnavs .panel-heading {
	display: none;
}

.products .leftnavs {
	border: none;
	border-radius: 0px;
	background: none;
	box-shadow: none;
	margin-bottom: 30px;
}

.products .leftnavs&gt;.list-group {
	text-align: center;
}

.products .leftnavs&gt;.list-group&gt;.list-group-item {
	background: none;
	padding: 0px 12px;
	display: inline-block;
	border: none;
	margin: 10px 5px;
}

.products .leftnavs .list-group&gt;.list-group-item a .title {
	font-size: 14px;
	color: #474747;
}

.products .leftnavs .list-group&gt;.list-group-item a {
	text-indent: 0;
}

.products .leftnavs&gt;.list-group&gt;.list-group-item:hover,.products .leftnavs&gt;.list-group&gt;.list-group-item.active {
	background: #B28850;
}

.products .leftnavs&gt;.list-group&gt;.list-group-item:hover a .title,.products .leftnavs&gt;.list-group&gt;.list-group-item.active a .title {
	color: #fff;
	font-weight: normal;
}

.products .products-item .title {
	color: #474747;
	height: 40px;
    margin-bottom: 0px !important;
}

.products .thumbnail-hover:hover img {
	box-shadow: none;
}

.products .thumbnail {
	border-radius: 0px;
	border: 1px solid transparent;
}

.products .thumbnail:hover {
	border: 1px solid #DBDBDB;
}

.product .section-header {
	display: none;
}

.product .product-default .section-position-hidden {
	display: block;
}

.product .product-default i {
	display: none;
}

.product .product-default .breadcrumb {
	background: #EEEEEE;
	border-radius: 0px;
}

.product .product-default .breadcrumb&gt;li+li:before {
	color: #393939;
    content: "-\00a0";
}

.product .product-default .breadcrumb li:last-child a {
	color: #949494;
}

.product-zoom-preview {
	border: none !important;
}

.product .article-top {
	background: #fff;
	padding: 25px 35px;
	border: 1px solid #eff2f7;
}

.product .article-bottom {
	background: #fff;
	margin-top: 30px;
	padding: 45px 55px;
	border: 1px solid #eff2f7;
}

.product .article-title {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.product-zoom-image-small a img {
	max-width: 67px !important;
	max-height: 67px !important;
}

.product-zoom-preview-list li {
	width: 67px !important;
	height: 67px !important;
	margin-right: 14px !important;
	line-height: 65px;
}

.product-zoom-preview-list .product-zoom-image-selected {
	border: 1px solid #00cb3b !important;
}

.product .product-title .title {
	font-size: 20px;
	color: #2C2C2C;
	font-weight: bold;
}

.product .product-title .alias {
	font-size: 14px;
	color: #B4B4B4;
}

.product .product-title {
	width: auto;
	display: inline-block;
	border-bottom: 2px solid #b28750;
	padding-bottom: 15px;
	margin: 0px 0px -2px;
}

.product .article-bottom hr {
	margin-top: 0px;
	height: 1px;
    border-color: #F0F0F0;
    background: #F0F0F0;
}

.product .paragram {
	background: #fafbfd;
	padding: 20px 0px 30px;
}

.product .paragram&gt;div {
	overflow: hidden;
	padding: 12px 20px;
}

.product .paragram .title {
	color: #6B6B6B;
	float: left;
	width: 160px;
}

.product .paragram .info-content {
	color: #1F1F1F;
	float: left;
}

.product .article-meta&gt;hr {
	margin: 25px 0px 15px;
}

/* 閿€鍞湇鍔� */
.articles-selling-center .sell-title,.articles-selling-center .sell-address-title {
	font-size: 17px;
	color: #996C33;
	font-weight: bold;
}

.articles-selling-center .sell-address-title {
	margin-bottom: 24px;
}

.articles-selling-center .sell-company {
	color: #000;
	margin-top: 10px;
}

.articles-selling-center .sell-info .info {
	font-size: 12px;
	color: #6B6B6B;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

.articles-selling-center .sell-info .info&gt;div {
	margin-bottom: 7px;
	height: auto;
	overflow: hidden;
}

.articles-selling-center .sell-info .info&gt;div&gt;div {
	float: left;
}

.articles-selling-center .sell-info .info&gt;div&gt;div:first-child {
	width: 290px;
}

.articles-selling-center .sell-info .info&gt;div&gt;div&gt;span {
	display: block;
	float: left;
}

.articles-selling-center .sell-info {
	margin-bottom: 27px;
}

.articles-selling-center .articles-item .title {
	display: table-cell;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	padding: 0 25px;
}

.articles-selling-center .articles-item .info {
	display: table-cell;
	font-size: 14px;
	color: #4d4d4d;
}

.articles-selling-center .articles-item .address-info {
	border-left: 1px solid #E2E2E2;
	padding: 10px 0px 10px 30px; 
}

.articles-selling-center .articles-item {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #E2E2E2;
	padding-top: 30px;
    margin-top: 0px;
}

.articles-selling-center .articles-item:first-child {
	padding-top: 10px;
}

.articles-selling-center .articles-item:hover {
	background: #f3f3f3;
}

.articles-download .module-title {
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	color: #9a6c31;
	margin-bottom: 25px;
}

.articles-download .module-title span {
	border-bottom: 3px solid #e6e6e6;
	margin-bottom: -2px;
	display: inline-block;
    padding: 5px 0px;
}

.articles-download .articles-item a .title {
	font-size: 14px;
	color: #4F4F4F;
	margin: 0px;
}

.articles-download .articles-item a .date {
	font-size: 12px;
	color: #b3b3b3;
}

.articles-download .articles-item {
	border-bottom: 1px solid #ededed;
	background: none;
	margin-bottom: 0px !important;
	padding: 10px 25px;
}

.articles-download .articles-item:hover {
	background: #fff;
}

/* 瀵瑰鍔犲伐 */
.articles-processing .articles-item .title {
	font-size: 12px;
	color: #6B6B6B;
}

.articles-processing .bx-wrapper {
	border: none;
	box-shadow: none;
	background: none;
}

.articles-processing .process-banner {
	margin-bottom: 35px;
}

.articles-processing .process-title {
	font-size: 17px;
	color: #A27A4C;
	font-weight: bold;
	margin-bottom: 25px;
}

.articles-processing .bx-wrapper .bx-pager {
	font-size: 12px;
	color: #B4B4B4;
	font-weight: normal;
	position: relative;
    margin-top: 10px;
}

.articles-processing .bx-wrapper .bx-controls-direction a {
	margin-top: -38px;
	z-index: 1;
}

/* 鑱旂郴鎴戜滑 */
.contact .sell-title,.contact .made-title {
    font-size: 17px;
    color: #996C33;
    font-weight: bold;
}

.contact .sell-company,.contact .made-company {
	color: #000;
    margin-top: 10px;
}

.contact .sell-info .info,.contact .made-info .info {
    font-size: 12px;
    color: #6B6B6B;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.contact .sell-info .info&gt;div,.contact .made-info .info&gt;div {
	margin-bottom: 7px;
    height: auto;
    overflow: hidden;
}

.contact .sell-info .info&gt;div&gt;div,.contact .made-info .info&gt;div&gt;div {
	float: left;
}

.contact .sell-info .info&gt;div&gt;div:first-child,.contact .made-info .info&gt;div&gt;div:first-child {
	width: 290px;
}

.contact .sell-info {
	border-bottom: 1px dashed #e6e6e6; 
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#push-wrap-bottom .thumbnail {
	position: relative;
}

#push-wrap-bottom .thumbnail .shade {
	background: rgba(0,0,0,0.72);
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	display: none;
}

#push-wrap-bottom .push-item .thumbnail:hover .shade {
	display: block;
}

















</pre></body></html>